-
Notifications
You must be signed in to change notification settings - Fork 230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding halogens kinetics (twin with DB) #2135
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2135 +/- ##
==========================================
- Coverage 48.15% 48.14% -0.01%
==========================================
Files 110 110
Lines 30626 30629 +3
Branches 7988 7989 +1
==========================================
Hits 14747 14747
- Misses 14351 14353 +2
- Partials 1528 1529 +1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
18cb7ab
to
e0ec3ce
Compare
I tried running the 2-BTP example file and it errored out after about 2 minutes. I'll see if I can figure out why, but here's the error message if you have time to take a look:
The full log of the RMG run is here: RMG.log |
Thanks for reviewing this @sevyharris ! Not sure exactly what's going wrong here, but I can take a closer look later this week. I am not sure what version of the database you are using to run the example, but I think we need to use the DB from both ReactionMechanismGenerator/RMG-database#515 and ReactionMechanismGenerator/RMG-database#514 for it to work |
Okay, I've probably got the wrong version of the database. Is there a single database branch that has the changes from both 514 and 515? I was using halogen_kinetics for RMG-database, but I see there's also halogen_training_reactions and only_halogens_families. Are any of these the correct one to use? Also for RMG-Py I was using the halogens_kinetics branch. |
1280113
to
c55060d
Compare
c55060d
to
7d1f4d5
Compare
7d1f4d5
to
419bef9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Also, I got the 2-BTP example to work.
419bef9
to
fc0cd43
Compare
fc0cd43
to
9fb6db3
Compare
This test was originally 6, then changed to seven when CO was added to library, now it wants to be 7 again. Since is flucuates between 6 and 7 with small changed in DB, I amn chaning it here to `[6,7]`
autogen trees should not have identical groups, so this test is unnecessary
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The commits and the changes look OK to me. Sevy reviewed it previously and also approved. I have just rebased it, with no conflicts, and have run the example input file again (with an appropriate halogens database, which I'll deal with in a separate PR). So this seems to be ok to me. Let's let the CI tests do their thing.
This PR is a simultaneous with ReactionMechanismGenerator/RMG-database#515
It adds a commit to swap labels for halogen abstraction reactions since these families are their own reverse (similar to h abstraction).
It also swaps labels for
1,2_xy_interchange
which is also its own reverse